<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart sunburst"><div class="outer-container" style="padding-left: 0px;"><div class="inner-container" style="grid-template-columns: repeat(1, 100%); grid-template-rows: repeat(1, 100%);"><div class="sunburst-container"><div class="title-container" display="inline-block" style="text-align: center;"><text class="title" style="text-align: left;"></text></div><svg><g class="sunburst" transform="translate(507.5390625, 336)"><circle fill="none" style="pointer-events: all;" r="162"></circle><text class="parent"></text><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.40499957812513326,-160.99949060584544A161,161,0,0,1,144.5373071706859,70.92225909999475L0.9991304778268912,0.04169278447654975A1,1,0,0,0,0.40499957812513193,-0.9143168716142479Z" style="pointer-events: initial; fill: rgba(3, 102, 214, 0.8); cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-31.859693045492776) translate(81,0) rotate(0)">Furniture</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M144.17866559526163,71.64853374054292A161,161,0,0,1,-121.17602317679399,106.00646870383471L-0.42377489852084427,0.9057675393740097A1,1,0,0,0,0.6404889024026339,0.7679674250247007Z" style="pointer-events: initial; fill: rgba(255, 127, 14, 0.8); cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(82.6224288529186) translate(81,0) rotate(0)">Office Supplies</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-121.70781183203732,105.39548633151895A161,161,0,0,1,-0.4049995781252245,-160.99949060584544L-0.40499957812513226,-0.9143168716142478A1,1,0,0,0,-0.9555635537641903,0.29478516705823476Z" style="pointer-events: initial; fill: rgba(44, 160, 44, 0.8); cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(204.48212189841138) translate(81,0) rotate(180)">Technology</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.40499957812515763,-322.99974609176047A323,323,0,0,1,99.44400492512895,-307.31073831620483L49.683834354532664,-154.19311464469274A162,162,0,0,0,0.40499957812513315,-161.99949375026367Z" style="pointer-events: initial; fill: rgba(3, 102, 214, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-80.99843653580231) translate(243,0) rotate(0)">Bookcases</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M100.21434623936429,-307.06039276959314A323,323,0,0,1,302.35387960576986,-113.62715998976483L151.5738457922027,-57.17839864635556A162,162,0,0,0,50.45417566876798,-153.94276909808107Z" style="pointer-events: initial; fill: rgba(3, 102, 214, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-46.260839465784336) translate(243,0) rotate(0)">Chairs</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M302.63787573866136,-112.86857919009425A323,323,0,0,1,321.0953232208992,-35.02561071082495L161.0226973474874,-17.76769368656159A162,162,0,0,0,151.85784192509416,-56.419817846685Z" style="pointer-events: initial; fill: rgba(3, 102, 214, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-13.339134896109258) translate(243,0) rotate(0)">Furnishings</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M321.18214853964867,-34.22027848301447A323,323,0,0,1,289.7926156655869,142.65076202284186L145.43394628278267,71.36502833052536A162,162,0,0,0,161.1095226662368,-16.962361458751104Z" style="pointer-events: initial; fill: rgba(3, 102, 214, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(10.063574988379997) translate(243,0) rotate(0)">Tables</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M289.4339740901626,143.37703666339002A323,323,0,0,1,235.9948860980453,220.53438220733437L118.50050105100209,110.46099424983217A162,162,0,0,0,145.0753047073584,72.0913029710735Z" style="pointer-events: initial; fill: rgba(255, 127, 14, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(34.70642869713542) translate(243,0) rotate(0)">Appliances</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M235.44110217488677,221.12550148428048A323,323,0,0,1,219.00308439628364,237.41661488807867L109.98885501816726,118.93885728302836A162,162,0,0,0,117.94671712784358,111.05211352677827Z" style="pointer-events: initial; fill: rgba(255, 127, 14, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(45.257169800738694) translate(243,0) rotate(0)">Art</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M218.4070177299348,237.96507013911926A323,323,0,0,1,60.59302449801362,317.2656385147675L30.58857513254741,159.0859486923987A162,162,0,0,0,109.39278835181844,119.48731253406889Z" style="pointer-events: initial; fill: rgba(255, 127, 14, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(63.320751099668286) translate(243,0) rotate(0)">Binders</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M59.797215712445485,317.41659218295325A323,323,0,0,1,46.23864055786962,319.67325211747095L23.390673088544823,160.3024529209233A162,162,0,0,0,29.792766346979306,159.23690236058442Z" style="pointer-events: initial; fill: rgba(255, 127, 14, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(80.55043483521723) translate(243,0) rotate(0)">Envelopes</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M45.506131978204856,319.7783481606943A323,323,0,0,1,43.52344771484178,320.0542289972333L21.99454962146844,160.49996818363783A162,162,0,0,0,22.658175816541057,160.40762783816334Z" style="pointer-events: initial; fill: rgba(255, 127, 14, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(82.07843476794477) translate(243,0) rotate(0)">Fasteners</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M42.7900734242138,320.1531033995304A323,323,0,0,1,32.63935992862554,321.34665422787526L16.57103241849421,161.15024320361795A162,162,0,0,0,21.26116467599331,160.59876362108238Z" style="pointer-events: initial; fill: rgba(255, 127, 14, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(83.29378628911533) translate(243,0) rotate(0)">Labels</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M31.83340493242628,321.4274946708949A323,323,0,0,1,-36.559007348681696,320.9243508705424L-18.135506426259543,160.98168655677298A162,162,0,0,0,15.765077422294977,161.2310836466376Z" style="pointer-events: initial; fill: rgba(255, 127, 14, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(90.4215013805426) translate(243,0) rotate(180)">Paper</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-37.36368573432658,320.831661449344A323,323,0,0,1,-214.3557330334775,241.62081805109537L-107.35859142092544,121.31831208896205A162,162,0,0,0,-18.940184811904395,160.88899713557453Z" style="pointer-events: initial; fill: rgba(255, 127, 14, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(114.1103774646711) translate(243,0) rotate(180)">Storage</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-214.96098008686369,241.08251085488345A323,323,0,0,1,-243.3728176410645,212.36447827602706L-121.93032555943881,106.66300065612846A162,162,0,0,0,-107.96383847431159,120.78000489275017Z" style="pointer-events: initial; fill: rgba(255, 127, 14, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(135.3070812973699) translate(243,0) rotate(180)">Supplies</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-243.90460629630783,211.75349590371127A323,323,0,0,1,-312.17276518830323,82.92867221105436L-156.51767065420168,41.787782580352975A162,162,0,0,0,-122.46211421468216,106.0520182838127Z" style="pointer-events: initial; fill: rgba(44, 160, 44, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(152.07953456685377) translate(243,0) rotate(180)">Accessories</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-312.3797467638201,82.14556477237005A323,323,0,0,1,-319.40540126025104,-48.054028403225715L-160.22704535101184,-23.901755962372278A162,162,0,0,0,-156.72465222971854,41.00467514166868Z" style="pointer-events: initial; fill: rgba(44, 160, 44, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(176.91127811432506) translate(243,0) rotate(180)">Copiers</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-319.2838901444975,-48.85486152059442A323,323,0,0,1,-253.7901418036693,-199.79880861324833L-127.41270919348841,-100.04999518228651A162,162,0,0,0,-160.1055342352583,-24.70258907974096Z" style="pointer-events: initial; fill: rgba(44, 160, 44, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(203.4557566724763) translate(243,0) rotate(180)">Machines</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-253.28830125658325,-200.43461888245338A323,323,0,0,1,-0.4049995781254841,-322.99974609176047L-0.4049995781253688,-161.99949375026367A162,162,0,0,0,-126.9108686464024,-100.68580545149149Z" style="pointer-events: initial; fill: rgba(44, 160, 44, 0.8);"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(244.1418912265937) translate(243,0) rotate(180)">Phones</text></g></g></svg></div></div></div><div class="legend-container" borderbox-on-hover="true" style="z-index: 2; cursor: move;"><svg id="dragHandles" width="150" height="68"><g><rect id="dragleft" class="vertical-drag-handle" y="9" x="0" height="50" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragtop" class="horizontal-drag-handle" y="0" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragright" class="vertical-drag-handle" y="9" x="141" height="50" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragbottom" class="horizontal-drag-handle" y="59" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragtopleft" class="corner-drag-handle top left" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="0"></rect><rect id="dragtopright" class="corner-drag-handle top right" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="0" x="141"></rect><rect id="dragbottomright" class="corner-drag-handle bottom right" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="59" x="141"></rect><rect id="dragbottomleft" class="corner-drag-handle bottom left" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="59" x="0"></rect></g></svg><g class="legend-controls" style="display: none;"><span id="up-arrow" class="disabled">▲</span>
<span id="page-text">1/1</span>
<span id="down-arrow" class="disabled">▼</span>
</g><svg class="legend" height="64"><g class="legendCells" transform="translate(20,20)"><g class="cell" transform="translate(0, 0)"><circle class="swatch" r="6" style="fill: rgba(3, 102, 214, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Furniture</text><title>Furniture</title></g><g class="cell" transform="translate(0, 15)"><circle class="swatch" r="6" style="fill: rgba(255, 127, 14, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Office Supplies</text><title>Office Supplies</title></g><g class="cell" transform="translate(0, 30)"><circle class="swatch" r="6" style="fill: rgba(44, 160, 44, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Technology</text><title>Technology</title></g></g></svg></div><div class="tooltip" style="z-index: 3; opacity: 0;"><ul id="tooltip-values"></ul>
</div></div>